-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.0
-
Code
-
Classes
- TransactionGateway
Total Complexity |
39 |
Dependencies |
16 |
Dependents |
2 |
Total lines |
545 |
Lines of code |
375 |
Logical lines of code |
104 |
Comment lines |
96 |
Methods |
29 |
Properties |
3 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createSignature() |
A |
28 |
1 |
184 |
search() |
S |
56 |
3 |
18 |
fetch() |
S |
56 |
3 |
17 |
_verifyGatewayResponse() |
S |
61 |
3 |
13 |
_validateId() |
S |
63 |
3 |
12 |
refund() |
S |
58 |
2 |
15 |
find() |
S |
61 |
2 |
12 |
cloneSignature() |
S |
78 |
1 |
3 |
submitForSettlement() |
S |
65 |
1 |
8 |
_doCreate() |
S |
72 |
1 |
5 |
cancelRelease() |
S |
69 |
1 |
6 |
releaseFromEscrow() |
S |
69 |
1 |
6 |
holdInEscrow() |
S |
69 |
1 |
6 |
submitForPartialSettlement() |
S |
65 |
1 |
8 |
updateDetails() |
S |
67 |
1 |
7 |
submitForSettlementNoValidate() |
S |
74 |
1 |
4 |
void() |
S |
70 |
1 |
6 |
voidNoValidate() |
S |
75 |
1 |
4 |
createNoValidate() |
S |
75 |
1 |
4 |
create() |
S |
74 |
1 |
4 |
cloneTransaction() |
S |
74 |
1 |
4 |
saleNoValidate() |
S |
75 |
1 |
4 |
sale() |
S |
78 |
1 |
3 |
creditNoValidate() |
S |
75 |
1 |
4 |
credit() |
S |
78 |
1 |
3 |
refundSignature() |
S |
79 |
1 |
3 |
updateDetailsSignature() |
S |
77 |
1 |
3 |
submitForSettlementSignature() |
S |
77 |
1 |
3 |
__construct() |
S |
71 |
1 |
6 |